To Get the All Product Details mapped to a single category call this api
Define these parameters in the Http Request Header:
Content-Type : application/json
Authorization : bearer:AccessToken
Define this parameter in the Http Request Header
{ "ProductCode": "sample string 1", "ProductName": "sample string 2", "SupplierCode": "sample string 3" }